home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Trading on the Edge
/
Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin
/
pc
/
mac_file
/
vendor_d
/
hiq
/
hiq_conv.ers
< prev
next >
Wrap
Text File
|
1992-04-28
|
5KB
|
253 lines
// HiQ Conversions.
//
// You can define conversions in this file to be used by the unit conversion
// function. The following is the syntax of this file.
//
// Comments. Anything following '//' is ignored.
//
// Conversions are performed by first converting to a neutral set of units. SI
// units are used as the neutral set for the majority of the conversions. SI
// units are as follows:
//
// Name Abreviation Type
// -------------- -------------- --------------------
// meter m Length
// kilogram kg Mass
// Second s Time
// ampere A Current
// degree Kelvin K Temperature
// candela cd Luminous Intensity
//
//
// Modification History
//
// Date Who Comments Function/Method S[PC]R#
// --------- --- --------------------------------------------- -------
// 4/18/91 DMP <1> first checked in
//
//
//------------------------------------------------------------------------------
Type: Distance
Length
Name: Meters
m
Conv: * 1.0
Name: Mils
Conv: * 0.000025400
Name: Inches
in
Conv: * 0.0254
Name: Feet
ft
Conv: * 0.3048
Name: Yards
yd
Conv: * 0.914399999
Name: Rods
Conv: * 5.029200038
Name: Hands
Conv: * 0.1016
Name: Cubits
Conv: * 0.4572045720508
Name: Chains// (Gunter's)
Conv: * 20.116800153
//Name: Chains// (Ramden's)
//Conv: * 31.171253718
Name: Links// (Gunter's)
Conv: * 0.201168002
//Name: Links// (Ramden's)
//Conv: * 0.304800000
Name: Miles // statute
mi
Conv: * 1609.344
//"Miles (nautical Brt.)" 1853.184 1 0 0
//"Miles (nautical Int.)" 1852 1 0 0
//"Leagues (nautical Brt.)" 5559.552 1 0 0
//"Leagues (nautical Int.)" 5556 1 0 0
Name: Leagues// Statute
Conv: * 4828.032
Name: Megameters
Mm
Conv: * 1000000
Name: Kilometers
km
Conv: * 1000
Name: Hectometers
hm
Conv: * 100
Name: Dekameters
dam
Conv: * 10
Name: Centimeters
cm
Conv: * 0.01
Name: Milimeters
mm
Conv: * 0.001
Name: Microns
Micrometers
Conv: * 1.e-6
Name: Milimicrons
Nanometers
nm
Conv: * 1.e-9
Name: Angstrom unit
A
Conv: * 1.e-10
Name: Picometers
pm
Conv: * 1.e-12
Name: Furlongs
Conv: * 201.168
Name: Fathoms
Conv: * 1.8288
//------------------------------------------------------------------------------
type: Area
Name: m^2
Conv: * 1
Name: feet^2
ft^2
Conv: * 0.092903040
Name: in^2
Conv: * 6.4516e-4
//------------------------------------------------------------------------------
type: Volume
Name: m^3
Conv: * 1
Name: Liter
l
Conv: * 1e-3
//------------------------------------------------------------------------------
Type: Velocity
Speed
Name: Meters/second
m/s
Conv: * 1.0
Name: Feet/second
ft/s
fps
Conv: * 0.3048
Name: Inches/second
in/s
ips
Conv: * 0.0254
Name: Miles/hour
mi/h
mph
Conv: * 0.4470
//------------------------------------------------------------------------------
type: Acceleration
Name: m/s^2
Conv: * 1
Name: Inches/second^2
in/s^2
Conv: * 0.0254
Name: Feet/second^2
ft/s^2
Conv: * 0.3048
//------------------------------------------------------------------------------
Type: Temperature
Name: Kelvin
K
Conv: * 1.0
Name: Fahrenheit
F
Conv: + 459.67
/ 1.8
Name: Celsius
C
Centigrade
Conv: + 273.15
Name: Rankine
R
Conv: / 1.8
//------------------------------------------------------------------------------
type: Power
Name: Watt
W
Conv: * 1
Name: Joules/second
J/s
Conv: * 1
//------------------------------------------------------------------------------
type: Angle
Name: Radians
rad
Conv: * 1
//------------------------------------------------------------------------------
type: Angular acceleration
Name: rad/s^2
Conv: * 1
//------------------------------------------------------------------------------
type: Density
Name: kg/m^3
Conv: * 1
//------------------------------------------------------------------------------
type: Force
Name: Newton
kg*m/s^2
Conv: * 1
//------------------------------------------------------------------------------
type: Frequency
Angular velocity
Name: rad/s
Conv: * 1
Name: Hertz
Hz
Cycles/s
Conv: * 6.283185307179586476925287
//------------------------------------------------------------------------------
type: Impulse
Name: Newton-second
N*s
Conv: * 1
Name: kg*m/s
Conv: * 1
//------------------------------------------------------------------------------
type: Mass
name: Kilogram
kg
Conv: * 1
//------------------------------------------------------------------------------
type: Pressure
Stress
name: Pascal
Pa
Conv: * 1
name: N/m^2
Conv: * 1
//------------------------------------------------------------------------------
type: Time
name: Second
s
Conv: * 1
//------------------------------------------------------------------------------
type: Energy
Work
Moment of a force
name: Joule
J
Conv: * 1
name: Newton-meter
N*m
Conv: * 1
Name: ft*lb
Foot-pounds
Conv: * 1.35582